Skip to content

Conversation

@openapphub
Copy link

运行示例项目报错:../lib/common/widgets/double_press_back.dart:50:7 文件中,错误是 No named parameter with the name 'onPopInvokedWithResult'。

  1. 在 Flutter 3.22.3 版本中,PopScope 组件的 onPopInvokedWithResult 参数已被移除
  2. 新版本中该参数被替换为 onPopInvoked

1. 在 Flutter 3.22.3 版本中,PopScope 组件的 onPopInvokedWithResult 参数已被移除
2. 新版本中该参数被替换为 onPopInvoked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant